Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor 최적화 가능한 것들 최적화 #90

Merged
merged 8 commits into from
Oct 8, 2024

Conversation

goalSetter09
Copy link
Member

@goalSetter09 goalSetter09 commented Oct 7, 2024

동아리 가입 신청

  • 동아리 가입 신청 내역(ClubApplication) 조회 쿼리에서 동아리 홍보 글(RecruitingPost)를 패치 조인으로 가져와서 최적화

동아리 홍보 글 전체 조회

  • 동아리도 함께 패치 조인하여 최적화

지연로딩

  • toOne 관계에 지연로딩이 빠져있는 문제 고침

코드 포매팅

  • 전체 코드에 대해 코드 포매팅 적용

불필요한 Dependency 제거

  • thymeleaf, mustache
  • Mysql dialect 관련 설정 삭제(deprecated)

@goalSetter09 goalSetter09 merged commit 1ef500d into develop Oct 8, 2024
1 check passed
@goalSetter09 goalSetter09 deleted the refactor/optimization branch October 8, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant